snapshot property

The DataSnapshotPlatform associated to this transaction result.

Implementation

DataSnapshotPlatform get snapshot {
  throw UnimplementedError('get snapshot is not implemented');
}