accountId property

  1. @Deprecated('Use id instead')
String accountId

Implementation

@Deprecated('Use id instead')
String get accountId => id;