This website requires JavaScript.
Explore
Help
Sign In
verdnatura-mirror
/
Rocket.Chat.ReactNative
mirror of
https://github.com/RocketChat/Rocket.Chat.ReactNative
Watch
2
Star
0
Fork
You've already forked Rocket.Chat.ReactNative
1
Code
Issues
Packages
Projects
Releases
Wiki
Activity
develop
Rocket.Chat.ReactNative
/
ios
/
Watch
/
Database
/
DBUser.swift
7 lines
88 B
Swift
Raw
Permalink
Blame
History
import
Foundation
struct
DBUser
:
Codable
{
let
name
:
String
let
username
:
String
}
Reference in New Issue
View Git Blame
Copy Permalink