Uuid constructor Null safety

const Uuid(
  1. {Map<String, dynamic>? options}
)

Implementation

const Uuid({Map<String, dynamic>? this.options});