Entrypoint constructor

Entrypoint({
  1. required String uri,
})

Implementation

Entrypoint({required this.uri});