fakePhones property

List<String> fakePhones

Implementation

List<String> get fakePhones => [
      Common.fakeLoginPhone,
    ];