class PresentProofRecordProvider : JsonAdapterProvider<ProofRecord>
The present proof record provider
Provides the the custom json adapter factor to the Moshi for converting sub-classes of the ProofRecord
<init> |
The present proof record provider PresentProofRecordProvider() |
type |
is the type of parsable class val type: Class<ProofRecord> |
register |
fun register(builder: Builder): Unit |