formPrefix method
Implementation
SchemaType formPrefix(String prefix) {
this[DogsFlutterSchemaTags.bindingStylePrefix] = prefix;
return this;
}
SchemaType formPrefix(String prefix) {
this[DogsFlutterSchemaTags.bindingStylePrefix] = prefix;
return this;
}