editor_vip_limited_1 property

String get editor_vip_limited_1

activate VIP to use exclusive material functions

Implementation

String get editor_vip_limited_1 {
  return Intl.message(
    'activate VIP to use exclusive material functions',
    name: 'editor_vip_limited_1',
    desc: '',
    args: [],
  );
}