menu
cedar package
documentation
cedar.dart
Value
Value.extensionCall const constructor
Value.extensionCall const constructor
dark_mode
light_mode
Value.extensionCall
constructor
const
Value.extensionCall
(
{
required
String
fn
,
required
Value
arg
,
})
Implementation
const factory Value.extensionCall({ required String fn, required Value arg, }) = ExtensionCall;
cedar package
documentation
cedar
Value
Value.extensionCall const constructor
Value class