serviceYn property

  1. @JsonKey(defaultValue: '')
String? serviceYn
final

Returns "Y" if the service is available. It will be null, if disconnect to billing server.

Implementation

@JsonKey(defaultValue: '')
final String? serviceYn;