schemaHash property

String get schemaHash

Implementation

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