@nativescript-community/ui-massifmaps
    Preparing search index...

    public shape of the accessors this class declares itself

    interface Accessors {
        baseURL: string;
        httpHeaders: any;
        maxAgeHeaderCheck: boolean;
        subdomains: string[];
        timeout: number;
        tmsScheme: boolean;
    }
    Index

    Properties

    baseURL: string
    httpHeaders: any
    maxAgeHeaderCheck: boolean
    subdomains: string[]
    timeout: number
    tmsScheme: boolean