toSembast property

Map<String, Object?> get toSembast

Implementation

Map<String, Object?> get toSembast => {
      "xFellowship": xFellowship,
      "yContract": yContract,
      "zState": zState,
      "lockPredicate": lockPredicate,
      "address": address,
      "routine": routine,
      "vk": vk,
    };