customState property

  1. @JsonKey.new(name: 'customState')
dynamic customState
final

Implementation

@JsonKey(name: 'customState')
final dynamic customState;