menu
serverpod_boost package
documentation
serverpod/serverpod_locator.dart
ServerPodProject
ServerPodProject.new constructor
ServerPodProject.new constructor
dark_mode
light_mode
ServerPodProject
constructor
ServerPodProject
(
{
required
String
rootPath
,
String
?
serverPath
,
String
?
clientPath
,
String
?
flutterPath
,
})
Implementation
ServerPodProject({ required this.rootPath, this.serverPath, this.clientPath, this.flutterPath, });
serverpod_boost package
documentation
serverpod/serverpod_locator
ServerPodProject
ServerPodProject.new constructor
ServerPodProject class