EditorPropertyJson constructor

const EditorPropertyJson({
  1. bool isArray = false,
})

Implementation

const EditorPropertyJson({super.isArray}) : super("Json");