id property Null safety

String id
@JsonKey(name: 'id'), read / write

Implementation

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