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