ServerFromJson constructor
const
ServerFromJson({
- required List<
ServerType> params,
Implementation
const ServerFromJson({required this.params});
const ServerFromJson({required this.params});