menu
serverpod_boost package
documentation
project_context.dart
MigrationInfo
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() { return { 'name': name, 'file': file, }; }
serverpod_boost package
documentation
project_context
MigrationInfo
toJson method
MigrationInfo class