state property

  1. @JsonKey(name: 'state', includeIfNull: false)
String? get state
inherited

Implementation

@JsonKey(name: 'state', includeIfNull: false)
String? get state => throw _privateConstructorUsedError;