@override Map<String, Object?> toJson() => { ...super.toJson(), if (supportsDartUris) 'supportsDartUris': supportsDartUris, };