toSembast property

Map<String, Object?> get toSembast

Implementation

Map<String, Object?> get toSembast => {
      "xFellowship": xFellowship,
      "yContract": yContract,
      "vks": vks,
    };