| | Class | Description |
 | DartEmitIgnoreTypeAttribute | Classes marked with this attribute will not emit their type, and the members will be assumed to be global & existing in the JavaScript runtime |
 | DartLiteralUnwrapAttribute | if a method is marked with this attribute, the method parameter to this method will be emitted as pure string literal |
 | EmitIgnoreAttribute | Members marked with this attribute will not emit their code, but a ClientName attribute will still be honored by references to point to another entity. |
 | EmitIgnoreSpecificAttribute | Members marked with this attribute will not emit their code, but a ClientName attribute will still be honored by references to point to another entity. |
 | EmitIgnoreTypeAttribute | Classes marked with this attribute will not emit their type, and the members will be assumed to be global & existing in the JavaScript runtime |
 | HideAttribute | Attribute used for cross-platform translation. |
 | JAVAEmitIgnoreAttribute | Members marked with this attribute will not emit their code, but a ClientName attribute will still be honored by references to point to another entity. |
 | JAVAEmitIgnoreTypeAttribute | Classes marked with this attribute will not emit their type, and the members will be assumed to be global & existing in the JavaScript runtime |
 | JAVANativePropertyAttribute | |
 | JSEmitIgnoreAttribute | Members marked with this attribute will not emit their code, but a ClientName attribute will still be honored by references to point to another entity. |
 | JSEmitIgnoreTypeAttribute | Classes marked with this attribute will not emit their type, and the members will be assumed to be global & existing in the JavaScript runtime |
 | JSNativePropertyAttribute | |
 | KotlinEmitIgnoreTypeAttribute | Classes marked with this attribute will not emit their type, and the members will be assumed to be global & existing in the JavaScript runtime |
 | KotlinInlinePropertyAttribute | |
 | KotlinLiteralUnwrapAttribute | if a method is marked with this attribute, the method parameter to this method will be emitted as pure string literal |
 | NativePropertyAttribute | |
 | OBJCEmitIgnoreAttribute | Members marked with this attribute will not emit their code, but a ClientName attribute will still be honored by references to point to another entity. |
 | OBJCEmitIgnoreTypeAttribute | Classes marked with this attribute will not emit their type, and the members will be assumed to be global & existing in the JavaScript runtime |
 | OBJCNativePropertyAttribute | |
 | OmitFromTypeMarkingAttribute | Attribute used for cross-platform translation. |
 | SwiftLiteralUnwrapAttribute | if a method is marked with this attribute, the method parameter to this method will be emitted as pure string literal |
 | TSNativePropertyAttribute | |
 | TSWidgetIncludeDependsAttribute | Attribute used for cross-platform translation. |
 | UnownedAttribute | |
 | WidgetIncludeDependsAttribute | Attribute used for cross-platform translation. |
 | WidgetModuleExclusionParentAttribute | Attribute used for cross-platform translation. |