AccessGrant constructor

AccessGrant({
  1. String? code,
})

Implementation

AccessGrant({this.code});