name property

  1. @JsonKey(name: 'name')
String get name
inherited

Name of the model

Implementation

@JsonKey(name: 'name')
String get name;