FutureServerMainExample constructor
FutureServerMainExample({
- bool? isServer,
Implementation
FutureServerMainExample({this.isServer})
: super('lib/main.dart', overwrite: true);
FutureServerMainExample({this.isServer})
: super('lib/main.dart', overwrite: true);