getSchema abstract method

Future<IMSchemaDefinition> getSchema(
  1. MSchemaRef ref, {
  2. bool reload = false,
})

Implementation

Future<IMSchemaDefinition> getSchema(MSchemaRef ref, {bool reload = false});