menu
toit_api package
documentation
toit/model/pubsub/topic.pb.dart
Topic
createEmptyInstance method
createEmptyInstance method
dark_mode
light_mode
createEmptyInstance
method
Topic
createEmptyInstance
(
)
override
Creates an empty instance of the same message type as this.
Implementation
Topic createEmptyInstance() => create();
toit_api package
documentation
toit/model/pubsub/topic.pb
Topic
createEmptyInstance method
Topic class