teamupApiKey property

  1. @JsonKey.new(name: 'TeamupApiKey', includeIfNull: false)
String? teamupApiKey
final

Implementation

@JsonKey(name: 'TeamupApiKey', includeIfNull: false)
final String? teamupApiKey;