signature property

String get signature

Signature encoded as base64 string.

Implementation

String get signature => _data!['signature'] as String;