Searched defs:modelName (Results 1 – 9 of 9) sorted by relevance
50 export declare const modelName: string | null; constant
52 export const modelName = ExpoDevice ? ExpoDevice.modelName : null; constant
6 readonly modelName: string | null; constant
4 let modelName: String variable
319 {
59 export const modelName: string | null = ExpoDevice ? ExpoDevice.modelName : null; constant
700 modelName: { type: 'string' }, property