getEnterOptionsSync method
Implementation
EnterOptionsGame getEnterOptionsSync() {
final result = $$context$$.callMethod('getEnterOptionsSync', []);
return EnterOptionsGame($$context$$: result);
}
EnterOptionsGame getEnterOptionsSync() {
final result = $$context$$.callMethod('getEnterOptionsSync', []);
return EnterOptionsGame($$context$$: result);
}