PlatformTypeJsonValue top-level constant
Implementation
const PlatformTypeJsonValue = {
PlatformType.IOS: 'ios',
PlatformType.ANDROID: 'android',
};
const PlatformTypeJsonValue = {
PlatformType.IOS: 'ios',
PlatformType.ANDROID: 'android',
};