toString method

  • @override

String toString ()

override

Implementation

@override
String toString() =>
    'HandleDisposition(operation=$operation, handle=$handle, type=$type, rights=$rights, result=$result)';