path property

  1. @DaoField(name: 'path')
Map<String, String>? path
final

Implementation

@DaoField(name: 'path')
final Map<String, String>? path;