declaration property
Optional TypeDeclaration that represents the class declaration.
If provided, toClass will use this declaration to create a Class instance.
Implementation
final TypeDeclaration? declaration;
Optional TypeDeclaration that represents the class declaration.
If provided, toClass will use this declaration to create a Class instance.
final TypeDeclaration? declaration;