Method: Maia::FCM::Serializer#to_json

Defined in:
lib/maia/fcm/serializer.rb

#to_jsonObject



20
21
22
# File 'lib/maia/fcm/serializer.rb', line 20

def to_json
  to_h.to_json
end