$Format constructor

$Format({
  1. String? schemaDefinition,
})

Implementation

$Format({
  this.schemaDefinition,
});