accountId property

  1. @override
String accountId
override

Returns ID associated with this Account.

Implementation

@override
String get accountId => _accountId;