Libraries
»
maia
(5.1.0)
»
Index
»
Maia
»
FCM
»
Serializer
»
#to_json
Method: Maia::FCM::Serializer#to_json
Defined in:
lib/maia/fcm/serializer.rb
#
to_json
⇒
Object
20 21 22
# File 'lib/maia/fcm/serializer.rb', line 20
def
to_json
to_h
.
to_json
end