id property

  1. @override
  2. @JsonKey.new(name: 'id')
String id
final

Implementation

@override
@JsonKey(name: 'id')
final String id;