RTSDK
    Preparing search index...

    Interface FireToastInterface

    interface FireToastInterface {
        groupId?: string;
        text?: string;
        title: string;
    }
    Index

    Properties

    Properties

    groupId?: string
    text?: string
    title: string