accountId property

  1. @JsonKey(name: "account")
String? get accountId
inherited

Implementation

@JsonKey(name: "account")
String? get accountId => throw _privateConstructorUsedError;