diamond ~master (2020-03-31T19:16:28Z)
Home
Dub
Repo
SchemaObject.removeField
diamond
seo
schema
schemaobject
SchemaObject
Removes a field from the schema object.
class
SchemaObject
final
void
removeField
(
string
key
)
Parameters
key
string
The key of the field to remove.
Meta
Source
See Implementation
diamond
seo
schema
schemaobject
SchemaObject
constructors
this
functions
addField
removeField
toString
properties
isRoot
variables
_isChild
Removes a field from the schema object.