id property Null safety

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

센서 아이디 (FHL-00000000)

Implementation

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