schemaHash property

String schemaHash

Implementation

String get schemaHash => sha256.convert(utf8.encode(schema)).toString();