id property

String? id
final

The unique identifier (ID) of the account.

The regex pattern for an account ID string requires exactly 12 digits.

Implementation

final String? id;