configId property

  1. @JsonKey.new(name: 'config_id')
String? get configId
inherited

Implementation

@JsonKey(name: 'access_token') String? get accessToken;@JsonKey(name: 'config_id') String? get configId;