react-native-adapty - v4.0.1
    Preparing search index...

    Interface FlowPermissionResponse

    interface FlowPermissionResponse {
        detail?: string;
        status: FlowPermissionStatus;
    }
    Index

    Properties

    Properties

    detail?: string

    Optional human-readable detail (e.g. the OS status string).