schema_form
schema_form
JsonSchemaBloc
getPropertySchema method
getPropertySchema
schema_form
schema_form
JsonSchemaBloc
getPropertySchema method
JsonSchemaBloc class
Constructors
JsonSchemaBloc
Properties
formContext
formKey
initialState
onFormChanged
onFormWillPop
submitData
first
hashCode
isBroadcast
isEmpty
last
length
runtimeType
single
state
Methods
close
getFieldStream
getFormData
getPropertySchema
initDataBinding
mapEventToState
onClicked
validate
add
any
asBroadcastStream
asyncExpand
asyncMap
cast
contains
distinct
drain
elementAt
every
expand
firstWhere
fold
forEach
handleError
join
lastWhere
listen
map
noSuchMethod
onError
onEvent
onTransition
pipe
reduce
singleWhere
skip
skipWhile
take
takeWhile
timeout
toList
toSet
toString
transform
transformEvents
transformStates
where
Operators
operator ==
getPropertySchema
method
JsonSchema
getPropertySchema
(
String
fieldName
)
Implementation
JsonSchema getPropertySchema(String fieldName) => state?.dataSchema?.properties[fieldName];