core.Map<core.String, core.dynamic> toJson() => { if (gl != null) 'gl': gl!, if (name != null) 'name': name!, };