IdResult constructor

IdResult({
  1. String? id,
})

Implementation

IdResult({this.id});