FFPropWithMetadata<Prop>.loading constructor

const FFPropWithMetadata<Prop>.loading(
  1. Prop prop
)

Implementation

const FFPropWithMetadata.loading(this.prop)
  : state = FFPropLoadingStateType.loading;