AliothxWebviewRequest().request(
    api: 'https://developer.aliothx.net/',
    header: {'test': 'test'},
    body: {
        "Header": {'test': 'test'},
        "Body": {'test': 'test'},
    },
    option: {'test': 'test'}
);

Libraries

aliothx_vue
main