MapContentSchema constructor
Returns a new MapContentSchema instance.
Implementation
MapContentSchema({
required this.type,
required this.code,
});
Returns a new MapContentSchema instance.
MapContentSchema({
required this.type,
required this.code,
});