MSchemaLoadersExt extension

on

Methods

getMSchema(BuildContext context) Future<IMSchemaDefinition>
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
refreshSchema(BuildContext context) Future<IMSchemaDefinition>