menu
folly_fields package
documentation
util/model_utils.dart
ModelUtils
toMapDecimalInt static method
toMapDecimalInt static method
dark_mode
light_mode
toMapDecimalInt
static method
int
toMapDecimalInt
(
Decimal
decimal
)
Implementation
static
int
toMapDecimalInt(Decimal decimal) => decimal.intValue;
folly_fields package
documentation
util/model_utils
ModelUtils
toMapDecimalInt static method
ModelUtils class
Constructors
new
Properties
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
fromJsonColor
fromJsonDateMillis
fromJsonDateSecs
fromJsonDecimalDouble
fromJsonDecimalInt
fromJsonListProducerMap
fromJsonNullableDateMillis
fromJsonNullableDateSecs
fromJsonNullableInt
fromJsonProducerMap
fromJsonRawMap
fromJsonSafeBool
fromJsonSafeInt
fromJsonSafeList
fromJsonSafeSet
fromJsonSafeStringList
fromJsonSafeStringSet
fromJsonSetProducerMap
stringProducer
toMapColor
toMapDateMillis
toMapDateSecs
toMapDecimalDouble
toMapDecimalInt
toMapList
toMapListEnumByName
toMapListEnumToString
toMapModel
toMapNullableDateMillis
toMapNullableDateSecs
toMapSet
toMapSetEnumByName
toMapSetEnumToString
toSaveList
toSaveListMapOnlyId
toSaveMapOnlyId
toSaveSet
toSaveSetMapOnlyId