menu
assetx package
documentation
model/lock.dart
FileConfig
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() { return {'fullPath': fullPath, 'type': type, 'uid': uid}; }
assetx package
documentation
model/lock
FileConfig
toJson method
FileConfig class