menu
googleapis package
documentation
firebaserules/v1.dart
Source
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
core.
Map
<core.
String
, core.
dynamic
> toJson() => {
if
(files !=
null
)
'files'
: files!, };
googleapis package
documentation
firebaserules/v1
Source
toJson method
Source class
Constructors
new
fromJson
Properties
files
hashCode
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==