iwfpapp
error
SignUpScreenErrorContent
SignUpScreenErrorContent const constructor
SignUpScreenErrorContent
iwfpapp
error
SignUpScreenErrorContent
SignUpScreenErrorContent const constructor
SignUpScreenErrorContent class
Constructors
SignUpScreenErrorContent
Properties
errMsg
hashCode
key
runtimeType
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
SignUpScreenErrorContent
constructor
const
SignUpScreenErrorContent
(
{
dynamic
errMsg
:
'Unknown'
}
)
Implementation
const SignUpScreenErrorContent({this.errMsg = 'Unknown'});