flutterzoop
flutter_zoop
PointOfSale
PointOfSale constructor
PointOfSale
flutterzoop
flutter_zoop
PointOfSale
PointOfSale constructor
PointOfSale class
Constructors
PointOfSale
fromJson
Properties
entryMode
identificationNumber
hashCode
runtimeType
Methods
toJson
noSuchMethod
toString
Operators
operator ==
PointOfSale
constructor
PointOfSale
(
{
String
identificationNumber
,
String
entryMode
}
)
Implementation
PointOfSale({this.identificationNumber, this.entryMode});