menu
cloudbase_dart package
documentation
cloudbase_dart
ServerDate
toJson method
toJson
brightness_4
toJson
method
Map
toJson
(
)
Implementation
Map toJson() { return { '\$date': { 'offset': offset == null ? 0 : offset } }; }
cloudbase_dart package
documentation
cloudbase_dart
ServerDate
toJson method
ServerDate class
Constructors
ServerDate
Properties
hashCode
offset
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==