status property

  1. @JsonKey(includeIfNull: false)
String? status
inherited

Implementation

@JsonKey(includeIfNull: false)
String? get status => throw _privateConstructorUsedError;