MSchemaLoaders2 extension
- on
Methods
-
getMSchema(
) → Future< IMSchemaDefinition> -
Available on MSchemaRef, provided by the MSchemaLoaders2 extension
Fetches (or uses a cached) schema from the server. This would be a good target for an extension function if/when dart does that -
getMSchemaOrNull(
BuildContext context) → IMSchemaDefinition -
Available on MSchemaRef, provided by the MSchemaLoaders2 extension
-
refreshSchema(
BuildContext context) → Future< IMSchemaDefinition> -
Available on MSchemaRef, provided by the MSchemaLoaders2 extension