instanceId property Null safety
@JsonKey(name: '@InstanceId', fromJson: int.parse), final
Implementation
@JsonKey(name: '@InstanceId', fromJson: int.parse)
final int instanceId;
@JsonKey(name: '@InstanceId', fromJson: int.parse)
final int instanceId;