AccountSetting class

Annotations

Constructors

AccountSetting()
AccountSetting.fromJson(Map<String, dynamic> json)
factory

Properties

accountId int
getter/setter pair
bodyFontName String
getter/setter pair
categoryCardType int
getter/setter pair
chooseCustomerType bool
getter/setter pair
colorTheme String
getter/setter pair
createdAt ↔ Jiffy?
getter/setter pair
displayFontName String
getter/setter pair
feastTheme bool
getter/setter pair
guestNotifications bool
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
id String
getter/setter pair
isElementInList bool
getter/setter pair
isicash_custom_buttons List<IsicashCustomButtons>?
getter/setter pair
isicashResto bool
getter/setter pair
isReady bool
getter/setter pair
lightDarkTheme String
getter/setter pair
loadAllProductOnOpen bool
getter/setter pair
paymentMethodType String
getter/setter pair
printerEmulator bool
getter/setter pair
productCardType int
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
showAlwaysAllCategories bool
getter/setter pair
showCashGiacenza bool
getter/setter pair
updatedAt ↔ Jiffy?
getter/setter pair

Methods

getLightDarkTheme() int
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
setLightDarkTheme(int value) → void
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited