menu
pylons_sdk package
documentation
low_level.dart
TxRaw
createEmptyInstance method
createEmptyInstance method
dark_mode
light_mode
createEmptyInstance
method
TxRaw
createEmptyInstance
(
)
override
Creates an empty instance of the same message type as this.
Implementation
TxRaw createEmptyInstance() => create();
pylons_sdk package
documentation
low_level
TxRaw
createEmptyInstance method
TxRaw class