interface ShowResult {
    android: any;
    ios: any;
}

Properties

Properties

android: any
ios: any