NUILogSetting class
- Inheritance
-
- Object
- NUIEnt<
NUILogSetting> - NUIDBEntity<
NUILogSetting> - NUILogSetting
Constructors
Properties
Methods
-
fromJson(
Map< String, dynamic> json) → NUILogSetting -
inherited
-
mapper(
) → NUIEntMapper< NUILogSetting> -
override
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed.
inherited
-
toDBMapQuery(
) → Map< String, dynamic> -
inherited
-
toJson(
) → Map< String, dynamic> -
inherited
-
toMap(
) → Map< String, dynamic> -
inherited
-
toMapQuery(
{Map< NUIEntType, EntCustomerMapper> customMapper}) → Map<String, dynamic> -
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited