menu
filament_mobile package
documentation
schema/panel_schema.dart
UnsupportedSchemaVersionException
UnsupportedSchemaVersionException.new const constructor
UnsupportedSchemaVersionException.new const constructor
dark_mode
light_mode
UnsupportedSchemaVersionException
constructor
const
UnsupportedSchemaVersionException
(
{
required
int
found
,
required
int
supported
,
})
Implementation
const UnsupportedSchemaVersionException({ required this.found, required this.supported, });
filament_mobile package
documentation
schema/panel_schema
UnsupportedSchemaVersionException
UnsupportedSchemaVersionException.new const constructor
UnsupportedSchemaVersionException class