attribute property
Declares whether the property definition translates to an attribute instead of an element
Implementation
bool? get attribute => throw _privateConstructorUsedError;
Declares whether the property definition translates to an attribute instead of an element
bool? get attribute => throw _privateConstructorUsedError;