DbSystemInitialStorageSize constructor
DbSystemInitialStorageSize({
- String? name,
- DbSystemInitialStorageSizeProperties? properties,
Implementation
DbSystemInitialStorageSize({this.name, this.properties});