get method

String get()

Implementation

String get() {
  return this.accountId!;
}