menu
brick_oven package
documentation
domain/config/string_or_entry.dart
StringOr<T extends Object>
isObject property
isObject property
dark_mode
light_mode
isObject
property
bool
get
isObject
Implementation
bool get isObject => object != null;
brick_oven package
documentation
domain/config/string_or_entry
StringOr<T extends Object>
isObject property
StringOr class