tinano_generator package
documentation
type_utils
isDartCore function
isDartCore
tinano_generator package
documentation
type_utils
isDartCore function
type_utils library
Functions
flattenedList
isActionAnnotation
isDartCore
isDatabaseAnnotation
isList
isRowAnnotation
typeNativelySupported
isDartCore
function
bool
isDartCore
(
DartType
type
)
Implementation
bool isDartCore(DartType type) => type.element.library.isDartCore;