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