menu
topl_common package
documentation
proto/google/protobuf/empty.pb.dart
Empty
createEmptyInstance method
createEmptyInstance method
dark_mode
light_mode
createEmptyInstance
method
Empty
createEmptyInstance
(
)
override
Creates an empty instance of the same message type as this.
Implementation
Empty createEmptyInstance() => create();
topl_common package
documentation
proto/google/protobuf/empty.pb
Empty
createEmptyInstance method
Empty class