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