receipt property

List<String> get receipt

Fields a computation run must return.

Implementation

List<String> get receipt => _scalarList(raw['receipt']);