StateInitSource_StateInit class
State init data.
- Inheritance
- Object
- TonSdkStructure
- StateInitSource
- StateInitSource_StateInit
Constructors
- StateInitSource_StateInit({@required String code, @required String data, String library})
-
StateInitSource_StateInit.fromMap(Map<
String, dynamic> map)
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed. [...]
inherited
-
toMap(
) → Map< String, dynamic> -
override
-
toString(
) → String -
Returns a string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator. [...]
inherited