ServerCreateOptions constructor
const
ServerCreateOptions({
- String name = '',
Implementation
const ServerCreateOptions({
this.name = '',
});
const ServerCreateOptions({
this.name = '',
});