void main(List args) { throw 'Unimplemented'; } @pragma('vm:entry-point', 'call') String getValue() { return 'program1'; }