tokens property

  1. @JsonKey.new(name: 'tokens')
int? tokens
final

Implementation

@JsonKey(name: 'tokens')
final int? tokens;