customToken property

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

Implementation

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