firstAccess property

  1. @JsonKey(name: 'firstAccess')
String? firstAccess
getter/setter pair

Implementation

@JsonKey(name:'firstAccess')
String? firstAccess;