helpers library
Extensions
Functions
-
constructorFileds(
ConstructorElement constructor, {Set< DartType> ? skip}) → String -
constructorParameters(
ConstructorElement constructor, {Set< DartType> ? skip}) → String -
constructorParametersSameType(
ConstructorElement constructor, {Set< DartType> ? skip}) → String -
constructorParametersValue(
ConstructorElement constructor, int messageIndex, {Map< DartType, String> ? replace}) → String -
constructorParametersValueList(
ConstructorElement constructor, {Set< DartType> ? skip}) → String -
functionParameters(
MethodElement method) → String -
functionParametersValue(
MethodElement method, int messageIndex) → String -
redError(
String msg) → String