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