MandateLink.fromJson constructor

const MandateLink.fromJson(
  1. Object? json
)

Implementation

const MandateLink.fromJson(Object? json) : _ = (json as Object);