Future<Online> list_radio_buttons() async { var Online = await this; return Online.list_radio_buttons(); }