menu
collql package
documentation
implementations/document.dart
JsonSchemaValidatorProperty
get<T> abstract method
get<T> abstract method
dark_mode
light_mode
get<
T
>
abstract method
T?
get
<
T
>(
String
selector
, {
T?
defaultValue
,
})
inherited
Implementation
T? get<T>(String selector, { T? defaultValue });
collql package
documentation
implementations/document
JsonSchemaValidatorProperty
get<T> abstract method
JsonSchemaValidatorProperty mixin