menu
okf package
documentation
okf.dart
OkfExecutor
receipt property
receipt property
dark_mode
light_mode
receipt
property
List
<
String
>
get
receipt
Fields a computation run must return.
Implementation
List<String> get receipt => _scalarList(raw['receipt']);
okf package
documentation
okf
OkfExecutor
receipt property
OkfExecutor class