menu
artifact package
documentation
reflect.dart
ArtifactFieldInfo
hasAnnotation<T> method
hasAnnotation<T> method
dark_mode
light_mode
hasAnnotation<
T
>
method
@
override
bool
hasAnnotation
<
T
>(
[
Type
?
type
])
override
Implementation
@override bool hasAnnotation<T>([Type? type]) => getAnnotations<T>(type).isNotEmpty;
artifact package
documentation
reflect
ArtifactFieldInfo
hasAnnotation<T> method
ArtifactFieldInfo class