toJson method

  1. @override
Object? toJson(
  1. int object
)

Implementation

@override
Object? toJson(int object) => object;