C2bmemberModelAndroidLocalData class
Constructors
- C2bmemberModelAndroidLocalData.fromJson(Map json)
- Получение данных из словаря
Properties
- bitmap ↔ Uint8List?
- 
  bitmap - иконка приложения, если выставить use_android_local_icons = true
  latefinal
- hashCode → int
- 
  The hash code for this object.
  no setterinherited
- localName ↔ String
- 
  localName - локальное название банка, если выставить use_android_local_names = true
  latefinal
- packageName ↔ String?
- 
  packageName - package_name приложения
  latefinal
- runtimeType → Type
- 
  A representation of the runtime type of the object.
  no setterinherited
Methods
- 
  noSuchMethod(Invocation invocation) → dynamic 
- 
  Invoked when a nonexistent method or property is accessed.
  inherited
- 
  toString() → String 
- 
  A string representation of this object.
  inherited
Operators
- 
  operator ==(Object other) → bool 
- 
  The equality operator.
  inherited