Uuid constructor

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

Implementation

const Uuid({this.options});