motto property

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

Implementation

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