@override Map<String, Object> toJson() => { 'type': type, 'lid': lid, if (meta.isNotEmpty) 'meta': meta, };