fromJS static method
Implementation
static ShowPageActionInstanceType fromJS(String value) =>
values.firstWhere((e) => e.value == value);
static ShowPageActionInstanceType fromJS(String value) =>
values.firstWhere((e) => e.value == value);