tokenUri property

  1. @JsonKey(name: 'token_uri')
String? tokenUri
inherited

Implementation

@JsonKey(name: 'token_uri')
String? get tokenUri => throw _privateConstructorUsedError;