Map<String, dynamic> toJson() => withoutNulls({ 'system': system, 'network': network, 'level': level, 'opt': opt, 'value': value, 'type': type, });