signer property Null safety

String? signer

Implementation

String? get signer {
  return signerKey;
}