accountType property

  1. @JsonKey(name: "account_type")
String? get accountType
inherited

Implementation

@JsonKey(name: "account_type")
String? get accountType => throw _privateConstructorUsedError;