menu
google_cloud_protobuf package
documentation
protobuf.dart
Option
Option.new constructor
Option.new constructor
dark_mode
light_mode
Option
constructor
Option
(
{
String
name
=
''
,
Any
?
value
,
})
Implementation
Option({this.name = '', this.value}) : super(fullyQualifiedName);
google_cloud_protobuf package
documentation
protobuf
Option
Option.new constructor
Option class