menu
innerlibs package
documentation
telefone.dart
Telefone
numero property
numero property
dark_mode
light_mode
numero
property
String
get
numero
Retorna o nĂºmero de telefone.
Implementation
String get numero => "$prefixo$sufixo";
innerlibs package
documentation
telefone
Telefone
numero property
Telefone class