phonebook property

String? get phonebook

Implementation

String? get phonebook => (_$data['phonebook'] as String?);