toString method

String toString()
override

Creates a String representation of OathMechanism object.

Implementation

String toString() => jsonEncode(toJson());