menu
otium_ecommerce
domain/models/phone/phone.dart
Phone
Phone.dirty const constructor
Phone.dirty
dark_mode
light_mode
Phone.dirty
constructor
const
Phone.dirty
(
[
String
value
=
''
])
Implementation
const Phone.dirty([super.value = '']) : super.dirty();
otium_ecommerce
phone
Phone
Phone.dirty const constructor
Phone class