GrantCode constructor

GrantCode({
  1. String? code,
})

Implementation

GrantCode({this.code});