menu
googleapis package
documentation
firebaserules/v1.dart
Result
Result.new constructor
Result.new constructor
dark_mode
light_mode
Result
constructor
Result
(
{
Empty
?
undefined
,
Object
?
value
,
})
Implementation
Result({
this
.undefined,
this
.value, });
googleapis package
documentation
firebaserules/v1
Result
Result.new constructor
Result class
Constructors
new
fromJson
Properties
hashCode
runtimeType
undefined
value
Methods
noSuchMethod
toJson
toString
Operators
operator ==