instanceId property Null safety

int instanceId
@JsonKey(name: '@InstanceId', fromJson: int.parse), final

Implementation

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