menu
browserless package
documentation
browserless_api.dart
JSONSchema
JSONSchema.new constructor
JSONSchema.new constructor
dark_mode
light_mode
JSONSchema
constructor
JSONSchema
(
{
required
String
code
,
Map
<
String
,
dynamic
>
?
context
,
})
Implementation
JSONSchema({required this.code, this.context});
browserless package
documentation
browserless_api
JSONSchema
JSONSchema.new constructor
JSONSchema class