create abstract method

Future<int> create(
  1. MonacoEditorOptions options
)

Implementation

Future<int> create(MonacoEditorOptions options);